home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / answrbok / 7_10.lha / 7_10 / 7_10sk1.c < prev    next >
Text File  |  1993-08-08  |  257b  |  21 lines

  1. * Copyright (c) 1990 by AT&T Bell Telephone Laboratories, Incorporated. */
  2. * The C++ Answer Book */
  3. * Tony Hansen */
  4. * All rights reserved. */
  5. nt main(int argc, char **argv)
  6.  
  7.    int m0;
  8.    one();
  9.  
  10.  
  11. ne(int o0)
  12.  
  13.    int o1;
  14.    two();
  15.  
  16.  
  17. wo(int t0)
  18.  
  19.    int t2;
  20.  
  21.